home *** CD-ROM | disk | FTP | other *** search
/ Megarom / Megarom Macintosh CD Software (Quantum Leap)(1992).iso / COMMUNICATION / BBS Software Systems / 1 BBS / Read Me Files / Update File Sect Inst.TXT < prev    next >
Text File  |  1991-11-19  |  2KB  |  67 lines

  1.  
  2. Update File Sections:
  3.  
  4. You RUN this inside the same folder as MUBBS. It's a cheap HACK
  5. that may become a "sysop" callable module.
  6.  
  7. It reads the folders inside of the "files" folder and makes your
  8. directory files FOR YOU !
  9.  
  10. It pretty much leaves your EXISTING file sections alone.
  11.  
  12. If you have added NEW folders, you run this program and it adds the
  13. new directories needed to make it appear to the user.
  14.  
  15. Your folders can be 3 levels deep. Like this:
  16.  
  17. ":files:folder1:folder2:folder3"
  18.  
  19. You can name your folders up to 15 characters long (if it's
  20. longer the user doesn't see all the characters).
  21.  
  22. KEEP THOSE NAMES SHORT !
  23.  
  24. Names can get real long if they are 3 folders deep like:
  25.  
  26. ":files:Abignameforaexample:andanothernamethat'slong:andyoulose"
  27.  
  28. This is NOT necessary and is quite silly.
  29.  
  30. The FIRST character of each FOLDER WITHIN A FOLDER *MUST* be
  31. different than any other folder's FIRST CHARACTER. This is what
  32. the user selects to get into the folder. You should CAPITILIZE
  33. the folders first character and make the others lower case. Even
  34. second words like this: "Module source".
  35.  
  36. If there's two folders named "Joe" and "Jack", if the user picks
  37. "J" it will probably pick the first "J" it finds (Jack) and they
  38. will never be able to pick it. In this situation you could name
  39. them: "Joe" and "1 jack".
  40.  
  41. Most characters are valid, don't use ":" ! Try to use letters first,
  42. then if you run out of characters, use numbers next.
  43.  
  44. You can have as many folders within one folder that you want. It is
  45. HIGHLY recomended to classify your files AS MUCH AS POSSIBLE. It
  46. makes it much NICER for your users. Remember you may be 1 out of
  47. 1000 people using your system, please make it nice for your users.
  48.  
  49. There are several "empty" sections set up for you when MUBBS is
  50. archived. You can remove these as you wish.
  51.  
  52. The first number in a directory determines WHAT type of directory it
  53. is.
  54.  
  55. 1= A directory of folders.
  56. 2= A directory of FILES, but it prints a "menu" file called
  57.     "filemenu.txt" or "filemenu.ansi" before showing the ":"
  58.     prompt to the user.
  59. 3= A directory of FILES, the system AUTOMATICLY generates
  60.     a menu of folders for you ! (I recomend this because
  61.     you can change your files around eaiser !)
  62.  
  63. If it is set to 2 or 3, the Update File Sections Program leaves the
  64. directory alone.
  65.  
  66.  
  67.